Total Complexity | 97 |
Dependencies | 11 |
Dependents | 1 |
Total lines | 804 |
Lines of code | 549 |
Logical lines of code | 235 |
Comment lines | 68 |
Methods | 13 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
displayValue() | 29 | 26 | 133 | |
filterBookingsByCustomFilters() | 44 | 14 | 51 | |
filterBookingsBySearchData() | 41 | 9 | 58 | |
__construct() | 43 | 9 | 49 | |
addActions() | 44 | 9 | 48 | |
echoBookingsTableFilters() | 41 | 7 | 65 | |
getBookingsSQLWhereClauseForCustomFilters() | 45 | 8 | 47 | |
filterBookingsByCustomerId() | 53 | 5 | 23 | |
customColumns() | 58 | 3 | 14 | |
echoCSVExportBarAboveBookingsTable() | 55 | 2 | 20 | |
filterColumns() | 65 | 3 | 10 | |
enqueueScripts() | 53 | 1 | 27 | |
filterSortableColumns() | 76 | 1 | 4 |